From: Stefan Kangas Date: Thu, 11 Aug 2022 21:26:43 +0000 (+0200) Subject: ; * lisp/cedet/cedet.el: Delete stale comment. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~1886^2~225 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=9e983f4e8383bb183a60fb9ef2998d8db2ae3666;p=emacs.git ; * lisp/cedet/cedet.el: Delete stale comment. Since 2009, it is no longer the case that this file depends on other parts of CEDET (see commit 715f35a55d). --- diff --git a/lisp/cedet/cedet.el b/lisp/cedet/cedet.el index 429b275828b..c33ac850722 100644 --- a/lisp/cedet/cedet.el +++ b/lisp/cedet/cedet.el @@ -25,10 +25,6 @@ ;;; Commentary: ;;; Code: -;; -;; This file depends on the major components of CEDET, so that you can -;; load them all by doing (require 'cedet). This is mostly for -;; compatibility with the upstream, stand-alone CEDET distribution. (declare-function inversion-find-version "inversion")